CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - solution of

搜索资源列表

  1. solveequation

    0下载:
  2. 这是一个解方程的原代码,直接调用,很方便。-This is a solution of the original equation code called directly, very convenient.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:969
    • 提供者:lhc2000
  1. GA-1

    0下载:
  2. 一个利用遗传算法求解最优解的程序 主要是利用遗传算法迭代寻求最优的逼近解-using a genetic algorithm for optimal solution of the main procedures is the use of genetic algorithms for optimal iterative approximation Solutions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2071
    • 提供者:薛燕
  1. superlu_mt_1.0.tar

    1下载:
  2. 可以用在并行计算中的代码,支持稀疏矩阵的LU分解,用来求方程组的解-can be used in parallel computing code, sparse matrix support the LU decomposition, used for the solution of the equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:562257
    • 提供者:wang
  1. superlu_3.0.tar

    1下载:
  2. LU矩阵分解单机版最新版本,用于快速求解稀疏矩阵组成的方程组的解-LU decomposition matrix version of the latest stand-alone version for fast sparse matrix solution of the solution of the equations
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1134160
    • 提供者:wang
  1. myknapsack

    1下载:
  2. a) 0-1背包问题采用的是动态规划法,该算法思想简介如下: 有些问题常常没有办法把它们分成较小数目的子问题,在这种情况下,可以试着把问题分成必要多的子问题,每个子问题又可以分成数目不确定的必要多的子子问题,这样就会产生大量的子问题。如果分得的子问题界限不清,互相交叉,则在大量的子问题中会存在一些完全相同的子问题,因而在解这类问题时,将可能重复多次解同一个子问题。这种重复当然是不必要的,避免的方法可以在解决一个子问题后把它的解(包括其子子问题的解)保留下来,若遇到求解与之相同的子问题的时候,
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1611
    • 提供者:林茜
  1. flyMachine

    2下载:
  2. 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17404
    • 提供者:wchen1983
  1. adms4

    0下载:
  2. 用Admas四阶预估-校正算法的PECE模式求下列初值问题的数值解,步长h=0.1。-with Adams estimated four bands - correction algorithm PECE following initial model for the numerical solution of the problem, Step-h = 0.1.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1235
    • 提供者:yuyu
  1. matlab-code

    0下载:
  2. matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 -Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection P
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:郑超
  1. tina

    0下载:
  2. C++解线性方程组 复系数方程组的全选主元高斯消去法-C + + solution of linear equations of complex equations of the entire election PCA Gaussian Elimination
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6891
    • 提供者:张宁
  1. danziyouzhendong

    2下载:
  2. 单自由度振动系统--基于MATLAB建模仿真。根据单自由度振动系统数学模型,设计了单自由度振动系统的数学仿真实验,实验结果给出了振动方程的数值解,并用几何方式定量描述了振动过程和频幅特性.-single-freedom vibration systems -- based on MATLAB simulation modeling. Under the single-freedom vibration systems mathematical model, the design of sing
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6023
    • 提供者:郇世昶
  1. kdv

    2下载:
  2. 一类kdv方程数值解法,kdv方程的数值解法,利用将偏微分方程差分化求解-a category kdv Numerical Solution of equation, kdv Numerical Solution of equation, using partial differential equations to solve poor divide
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1615
    • 提供者:钟澎洪
  1. gaussjor

    0下载:
  2. 全主元高斯-约当消去法,解线性方程组,内含函数以及调用例子-all PCA Gauss-Jordan elimination method, the solution of linear equations, functions and includes examples Call
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1328
    • 提供者:younger
  1. newtns

    0下载:
  2. Newton method for solution of non-linear equations in C
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1368
    • 提供者:李红
  1. Photoshop uytuhjhjgh

    0下载:
  2. photoshop的图形解决方案-graphics solution of photoshop
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1232784
    • 提供者:半导体
  1. LECalculator

    0下载:
  2. 线性方程类,封装有关解线性方程的方法-linear equations, the package solution of linear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:72127
    • 提供者:熊方勋
  1. C++ Solution Soure Code

    0下载:
  2. C++的一些原代码-some of the original C code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:99990
    • 提供者:王慧
  1. spgs

    0下载:
  2. 用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b % 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。 % x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默 % 认500)。 -purposes : with Vector (sparse storage) form of Gauss - Seidel iterative solution of linear equations
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:858
    • 提供者:王志波
  1. yihuo

    0下载:
  2. 通过人工神经网络实现异或问题的解决,用visual c++开发-through artificial neural network or differences in the solution of problems with the development of visual c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9011
    • 提供者:李童
  1. 龙格库塔求解微分方程数值解

    0下载:
  2. 龙格库塔求解微分方程数值解,非常有用的解题方法,一定会用到-Runge - Kutta numerical solution of differential equations to solve, a very useful method of solving problems, we will use
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-07-09
    • 文件大小:219723
    • 提供者:严倾
  1. MPEG4.IP.Camera.solution

    1下载:
  2. 高整合度MPEG4 IP Camera方案,本文首先概念性的介绍了市面上IP camera监控系统和IP Camera的构成。接着介绍智原科技最新推出的高整合度MPEG4编解码SoC平台 - FIC8120。重点介绍了基于FIC8120的IP Camera方案-high degree of integration MPEG4 IP Camera, This paper introduced the concept of the market IP camera control system an
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1631781
    • 提供者:陈宏明
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com